object frmOptimizeMessage: TfrmOptimizeMessage Left = 300 Top = 211 BorderIcons = [] BorderStyle = bsDialog Caption = 'frmOptimizeMessage' ClientHeight = 378 ClientWidth = 632 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = AxSimpleSkinFormCreate OnDestroy = AxSimpleSkinFormDestroy PixelsPerInch = 96 TextHeight = 13 object pnlOptimizeMessage: TPanel Left = 0 Top = 0 Width = 632 Height = 378 Align = alClient BevelOuter = bvNone ParentColor = True TabOrder = 0 DesignSize = ( 632 378) object imgWatermark: TImage Left = 283 Top = 251 Width = 349 Height = 127 Anchors = [akRight, akBottom] AutoSize = True end object lHelpAction: TLabel Left = 32 Top = 360 Width = 179 Height = 16 Caption = 'Click Close to exit the program' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object lHeaderInfo: TLabel Left = 96 Top = 61 Width = 521 Height = 62 AutoSize = False Caption = 'The program fas finished analizing internet connection settings.' + ' The internet settings are already optimized for the selected ty' + 'pe of connection. No further changes are required.' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter WordWrap = True end object lTitle: TAxSmoothLabel Left = 32 Top = 16 Width = 225 Height = 19 Quality = smMMXSmoothing4x Caption = 'Optimization is not required' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True end object imgCheck: TImage Left = 32 Top = 64 Width = 57 Height = 56 Center = True Picture.Data = {} end object btnDisplayReport: TButton Left = 96 Top = 136 Width = 115 Height = 25 Caption = 'Display Report' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = btnDisplayReportClick end end end